SetStyleSheetTextRequest
data class SetStyleSheetTextRequest(styleSheetId: StyleSheetId, text: String)
Content copied to clipboard
Represents request frame that can be used with CSS#setStyleSheetText operation call.
Sets the new stylesheet text.